func net/http.checkIfNoneMatch

2 uses

	net/http (current package)
		fs.go#L440: func checkIfNoneMatch(w ResponseWriter, r *Request) condResult {
		fs.go#L562: 	switch checkIfNoneMatch(w, r) {